Skip to content

Long build time with Gradle and significant platform specific code #359

Answered by yjose
jolindroth asked this question in Q&A
Discussion options

You must be logged in to vote

if you're using CNG, does the native folders need to be included in the repo? Not really. You can add them to the .gitignore file if you want. From my experience working on a team, many forget to rerun the prebuild after pulling the latest updates so i always prefer pushing the iOS and Android folders. But this is probably not the right solution. 😀

I don't have a strong opinion on that. Also, when you initiate a new project with the CLI, we usually delete the iOS and Android folders on the fly. They should be generated when you run pnpm run ios.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jolindroth
Comment options

@yjose
Comment options

Answer selected by jolindroth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants