Joey Kamsteeg
Joey Kamsteeg
Because typescript is getting populair on building apps with react-native, it would be nice if the typings are available.
# Bug Bundled .mp3 files in Android application stored in assets folder (src/main/assets) not found. (FileNotFoundException, open failed ENOENT) ## Environment info React native info output: ```bash System: OS: macOS...
**Describe the bug** Very slow startup performance after implementing this library. After metro has finished building the bundle it will take like 10 seconds to launch the app. **Expected behavior**...
When a user wants to merge the develop branch into a feature. The develop branch could be behind with changes compared to the origin. Before merging the develop branch into...
With the release over react-native 0.71 there is native support for flex-gap. It would be nice if the future nativewind release will also make use of the native flex-gap behaviour....
The release version (1.8) uses Marionette.Layout instead of Marionette.LayoutView what uses in de marionette.loading.js in the master branch. Would you like to create a new your current master branch a...
I have encountered an issue while using useFetcher in Remix. When utilizing useFetcher for a route configured to run on the Edge Runtime, the route is successfully called. However, when...