Gustavo Bonfim
Gustavo Bonfim
### Environment * React Native Version: 0.64.3 * Platform: Android * OS Version: Fedora 35 * react-native-sms-retriever version: 1.1.1 ### Description Everyone is having problems creating the hash and using...
**Describe the bug** When install nativewind V4 the useRef stop working and ref.current is always `null` **To Reproduce** Steps to reproduce the behavior: 1. create a new repo 2. make...
### Is your feature request related to a problem? Please describe. Some times to fix the "Unable to boot simulator" we need to just remove cache folder `rm -rf ~/Library/Developer/CoreSimulator/Caches/`....
### Context React Native has a limitation where setTimeout does not run while the app is in the "background" state (paused but not completely closed). This issue affects the task...