Muhammed (Saeed) Ibrahim
Muhammed (Saeed) Ibrahim
It works when removing blitz from global dependancies, and using `npx blitz new ...`.
I am already on node 14, and I encountered the error while I'm on node 14. but after I removed `blitz` from global dependencies and used `npx` it worked.
@saghul with all due respect, I just wanted to know if there are any updates or plan to implement this, I know that work on this in your free time...
Hello @bd-arc, ## Who I am I'm a react native developer based in Cairo, EG ## Why I'm considering it? Because I use this plugin in most of my projects...
https://github.com/accounts-js/accounts/discussions/1145 @TimMikeladze check out this
from the [docs](https://github.com/stefalda/ReactNativeLocalization#update--overwrite-locale) ```javascript strings.setContent({ en:{ how:"How do you want your egg todajsie?", boiledEgg:"Boiled eggsie", softBoiledEgg:"Soft-boiled egg", choice:"How to choose the egg" } }) ```
@SyedShahbazHussain you can use this [reanimated-bottom-sheet-navigator](https://github.com/osdnk/reanimated-bottom-sheet-navigator) created by the owner and the main react-navigation maintainer
you're welcome, sir All you need to move `PortalProvider` inside the `ScrollView` I will update the docs and example with ScrollView case check [this snack](https://snack.expo.dev/@stringsaeed/tooltip-in-scrollview?platform=android)