Skip to content

Commit f0495da

Browse files
authored
Update README.md
1 parent d24878f commit f0495da

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -106,18 +106,18 @@ Assuming you have all the requirements installed, you can setup and run the proj
106106

107107
- Using [Fastlane](https://fastlane.tools/) to automate builds and store deployments (iOS and Android)
108108
- [Distributing beta builds](docs/beta%20builds.md)
109-
110-
### Troubleshooting
111-
112-
#### App fails to start after renaming
113-
114-
If your applicaiton fails to start after using the `yarn run rename` command, please take a look at [this issue](https://github.com/thecodingmachine/react-native-boilerplate/issues/34)
115-
116109

117110
### Package dependencies
118111

119112
- You may want to use [CocoaPods](https://cocoapods.org/) to manage your dependencies (iOS only)
120113
- [Using CocoaPods to manage your package dependencies](docs/setup%20cocoapods.md)
114+
115+
116+
## Troubleshooting
117+
118+
### App fails to start after renaming
119+
120+
If your applicaiton fails to start after using the `yarn run rename` command, please take a look at [this issue](https://github.com/thecodingmachine/react-native-boilerplate/issues/34)
121121

122122
## License
123123

0 commit comments

Comments
 (0)