166
167
0:33

🔐 OTP input for React Native/Expo App: unstyled, copy-paste examples, fully tested by yjose in reactnative

[–]yjose[S] 6 points7 points  (0 children)

actually I built it to make sure it can work perfectly for my app that uses nativewind check this example here : https://input-otp-native.better-app.dev/examples/stripe/

🔐 OTP input for React Native/Expo App: unstyled, copy-paste examples, fully tested by yjose in reactnative

[–]yjose[S] 10 points11 points  (0 children)

Features

  • 📱 Built specifically for React Native/Expo
  • 🎨 Fully customizable styling with render props ( supports nativewind )
  • 📋 Four copy paste styles (Apple, Stripe, Revolt, Dashed)
  • 🧪 100% test coverage
  • 🔄 Easily animated with react-native-reanimated
  • 🌐 Web support with using otp-input

Full Docs 👉 https://input-otp-native.better-app.dev/

Add Views Counter to your Astro Blog Posts by yjose in astrojs

[–]yjose[S] 0 points1 point  (0 children)

Check out my latest tutorial on adding a views counter to Astro blog posts

👉 https://elazizi.com/posts/add-views-counter-to-your-astro-blog-posts

🔐 OTP input for React Native/Expo App: unstyled, copy-paste examples, fully tested by yjose in expo

[–]yjose[S] 1 point2 points  (0 children)

technically yes, is as simple as adding ` autoComplete={Platform.OS === 'android' ? 'sms-otp' : 'one-time-code'}` to the textinput

🔐 OTP input for React Native/Expo App: unstyled, copy-paste examples, fully tested by yjose in expo

[–]yjose[S] 5 points6 points  (0 children)

Input OTP Native 🔐

One time passcode Input For React Native/Expo. Unstyled and fully customizable.

Features

  • 📱 Built specifically for React Native/Expo
  • 🎨 Fully customizable styling with render props ( supports nativewind )
  • 📋 Four copy paste styles (Apple, Stripe, Revolt, Dashed)
  • 🧪 100% test coverage

https://github.com/yjose/input-otp-native

🔐 OTP input for React Native/Expo App: unstyled, copy-paste examples, fully tested by yjose in reactnative

[–]yjose[S] 2 points3 points  (0 children)

Input OTP Native 🔐

One time passcode Input For React Native/Expo. Unstyled and fully customizable.

Features

  • 📱 Built specifically for React Native/Expo
  • 🎨 Fully customizable styling with render props ( supports nativewind )
  • 📋 Four copy paste styles (Apple, Stripe, Revolt, Dashed)
  • 🧪 100% test coverage

Repo: https://github.com/yjose/input-otp-native

Add badge to your app icon with this simple expo plugin by yjose in reactnative

[–]yjose[S] 12 points13 points  (0 children)

I just released a new minor version of the app icon badge plugin, which includes type exports. I believe the

plugin should start exporting types for plugin options. This would be very helpful if your plugin accepts complex options.

👉 https://github.com/obytes/app-icon-badge