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
Copy file name to clipboardExpand all lines: docs/beta builds.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,12 @@ Let's explain which tools we are using to distribute beta builds:
15
15
*[TestFlight](https://developer.apple.com/testflight/), part of App Store Connect, let you build your iOS app and invite internal or external users to test it
16
16
*[Google Play](https://support.google.com/googleplay/android-developer/answer/3131213?hl=fr), which does the same job as TestFlight for Android apps
17
17
18
+
```
19
+
If you love this documentation, give us a star, you will be a ray of sunshine in our lives :)
20
+
```
21
+
22
+
_This documentation is a part of a React Native project template for building solid applications through separation of concerns between the UI, state management and business logic._
23
+
_Just navigate to the [project home page](https://github.com/thecodingmachine/react-native-boilerplate) if you want to see more._
0 commit comments