Basically I am wondering if the folder /ios/index/DataStorein my project should be excluded react-native initfrom version control.
/ios/index/DataStore
react-native init
By default, a file .gitignoredoes not exclude it, but it seems that the contents of this folder change with each assembly and can be easily restored by running react-native run-ios.
.gitignore
react-native run-ios
Could not find information about what this folder is for.
xcodebuild , , .gitignore . , , Xcode > Preferences > Locations > Advanced.
, , , , , ( native 0.53.0) response-native-cli.
Source: https://habr.com/ru/post/1689183/More articles:Function with a → a → possible in Haskell? - haskellWhy didn't the compiler use the same object reference for the static expression tree? - c #IOS safe area planning guides for custom tabBar - iosLow Jupyter CPU usage - pythonNeed to declare a variable in a for loop - javaВызов статического метода С# из F # - c#Angular Material MatTableDataSource with Firestore - angularHow to resolve relative path to absolute path in golang? - ioHow to convert json to csv in php - jsonResolution absolute path from relative path - phpAll Articles