Enable basic GitHub Actions CI
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
## react-native-video
|
||||
|
||||
[![ci][4]][5]
|
||||
|
||||
A `<Video>` component for react-native, as seen in
|
||||
[react-native-login](https://github.com/brentvatne/react-native-login)!
|
||||
|
||||
@@ -1482,6 +1484,8 @@ If you encounter an error `Could not find com.android.support:support-annotation
|
||||
[1]: https://github.com/brentvatne/react-native-login/blob/56c47a5d1e23781e86e19b27e10427fd6391f666/App/Screens/UserInfoScreen.js#L32-L35
|
||||
[2]: https://github.com/react-native-community/react-native-video/tree/master/example
|
||||
[3]: https://developer.apple.com/library/ios/qa/qa1668/_index.html
|
||||
[4]: https://github.com/react-native-community/react-native-video/workflows/ci/badge.svg
|
||||
[5]: https://github.com/react-native-community/react-native-video/actions
|
||||
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user