├── README.md ├── assets └── logos.png ├── make └── templates ├── project-0.62.0.yml ├── project-0.62.1.yml ├── project-0.62.2.yml ├── project-0.63.0.yml ├── project-0.63.1.yml ├── project-0.63.2.yml └── project-0.63.3.yml /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pvinis/react-native-xcodegen/HEAD/README.md -------------------------------------------------------------------------------- /assets/logos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pvinis/react-native-xcodegen/HEAD/assets/logos.png -------------------------------------------------------------------------------- /make: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pvinis/react-native-xcodegen/HEAD/make -------------------------------------------------------------------------------- /templates/project-0.62.0.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pvinis/react-native-xcodegen/HEAD/templates/project-0.62.0.yml -------------------------------------------------------------------------------- /templates/project-0.62.1.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pvinis/react-native-xcodegen/HEAD/templates/project-0.62.1.yml -------------------------------------------------------------------------------- /templates/project-0.62.2.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pvinis/react-native-xcodegen/HEAD/templates/project-0.62.2.yml -------------------------------------------------------------------------------- /templates/project-0.63.0.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pvinis/react-native-xcodegen/HEAD/templates/project-0.63.0.yml -------------------------------------------------------------------------------- /templates/project-0.63.1.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pvinis/react-native-xcodegen/HEAD/templates/project-0.63.1.yml -------------------------------------------------------------------------------- /templates/project-0.63.2.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pvinis/react-native-xcodegen/HEAD/templates/project-0.63.2.yml -------------------------------------------------------------------------------- /templates/project-0.63.3.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pvinis/react-native-xcodegen/HEAD/templates/project-0.63.3.yml --------------------------------------------------------------------------------