You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Examining the size of node_modules, I noticed that the package in npm contains the example/android/app/build directory of ~ 190Mb in size.
I think it would be great to add the example/ios/build and example/android/app/build directories to .gitignore, which is used by npm by default to exclude files from the published package.