Youssouf EL AZIZI
Youssouf EL AZIZI
should be fixed as we migrate to the last nativewind version
@320430, can you try the latest version now? A few fixes have been made for the web with the new expo version
@joernroeder I haven't tried it yet, but I think adding your font inside [+html.tsx](https://github.com/obytes/react-native-template-obytes/blob/master/src/app/%2Bhtml.tsx) would be a good idea. You only need to add the font like the following: ```html...
@joernroeder I would appreciate it if you could add this solution to the [font docs page](https://starter.obytes.com/ui-and-theme/fonts/).
@jacobmcmichael, is this issue related only to the physical device, or do you experience the same problem with the simulator?
Hi @diegomura, any idea how we can solve this problem. Using context API is a common case.
Hey @ysnbyzli, not sure what you mean by programmatically focusing the OTP here but i think you can easly add `autoFocus` to the input and should be working as expected