Relative Content

Tag Archive for react-native

react-native-community/cli error when using custom template

I’m trying to use my React Native boilerplate using the CLI but every time I try it shows me this error. I don’t know what I need to fix here. It works if I use the react-native@latest init but it will be deprecated. I want to use the react-native-community/cli@latest init.

React Native multiple projects path problem

I have an app in React native. I have frontend and backend in same parent folder. Firstly, everything worked but now I have a problem with sequelize and SQLite database so I have to use Sequelize methods directly in my app.
So, in a file I have this:

Android Bundling failed 14417ms

After i run the expo start i keep running into an error
(Android Bundling failed 14417ms C:UsersKTI – LLCDesktopAirlormet ProjectAirlormetStoreAppnode_modulesexpoAppEntry.js (868 modules)
The package at “node_modulescipher-baseindex.js” attempted to import the Node standard library module “stream”.
It failed because the native React runtime does not include the Node standard library.)