Invariant Violation: TurboModuleRegistry.getEnforcing(…): ‘AppState’ could not be found
Getting issue after upgrading react native 0.64.3 to 0.73
ERROR TypeError: Cannot read property ‘style’ of undefined, js engine: hermes
I am migrating react-native 0.71.1 to 0.74.0
Getting below errors after running the debug build
How to implement market place feature in my app for people to buy and sell/ framework
To make your Stack Overflow question more detailed and effective, include specifics about your current setup and any issues you’re facing. Here’s an enhanced version of your question with added details:
How do I make the first 2 boxes selected by default?
React native expo
I have created one project in react native expo in this one section of admin in this when admin login then Drawer options come and admin related screen
I have another section user in this also I want add drawer when user login then user drawer come
I have done admin code now I started working on user section but I facing issues for drawer in starting i write Admin drawer code in app.js. For drawer can need seperate file for admin drawer and user drawer
Can anyone have idea then help me
React Native Calendar TimelineList margin works only on the left side
I’m trying to visualize a calendar item with some padding on the left and right side. When I add some Margin Horizontal here:
Could not determine the dependencies of task @react-native-async-storage_async-storage:extractReleaseAnnotations’
I am getting this error when ever i am building APK
[enter image description here](https://i.sstatic.net/YFZrUnAx.png)
How to make a scrolling marquee that does not cause lag
I can’t figure out how to make a horizontal scrolling marquee that does not cause major performance issues. For example, it takes a full 5-10 seconds for form elements to come into focus when I select them, when I have this marquee running.
React native Build comment for android – Working code use any one
**rm android/app/src/main/assets/index.android.bundle
I can’t reset initialRoute screen in my root stack – React Native
I am using @react-navigation/native upgraded current version but i am trying to reset the index 0 using the CommonAction.reset() not working
scenerio: I am in the login page once i loggined the splash screen in my root stack initially showing 3 seconds delay then navigate tot eh dashboard my question is why the splash screen is showing initially i already tried lot of things to reset the initialScreen while login or logout not working