-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MIgrating to New Architecture #716
Comments
Hey, I've got a fabric sample that runs off the new architecture. Can you check you can run this, please? |
Hi, |
Can you successfully run the fabric sample from this repo on iOS and Android? |
I want to know if you get an error when you run the fabric sample in this repo. |
Hi, Yes i have run it before and i didnt have any issue. Thanks |
Ok, then you've probably not upgraded your project to the new architecture quite right. |
Sure. I think thats a good idea. Thanks soo much. Really appreciate your time and support. Am very proud to say all the apps i built using the navigation router works perfect. Its hard to deferentiate between that of a native app. Thanks for the wonderful library one again. |
Oh thank you. I'm always happy to help and it's so nice to hear that feedback. Please tell all your friends! |
Are your apps public? I'd like to see what you've built |
Yes sure. Please search for Oil City Radio 95.9 on app store. |
HI, am still getting the same error. Can you please check. Thanks |
Oh yea, I just tried it with the last react-native and get the same error. I'll investigate. Thanks for letting me know |
Sure. Thanks soo much. I really need it. |
Think I've found the fix. If you want to try it out you need to put it in |
I just published the fix in navigation-react-native v9.4.2 and thanked you in the release notes |
Thanks soo much. i have update navigation-react-native to v9.4.2 and its working. |
Hi,
Am having some challenges migrating my app to the new artchitecture. When i try to build using xcode i get this error
No matching constructor for initialization of 'facebook::react::NVTabBarItemState'.
Below is the file that i get the error on:
Kindly check if its something you can help me resolve.
Thanks
The text was updated successfully, but these errors were encountered: