diff --git a/README.md b/README.md index 6274ebda..40324bd2 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ > **Note:** version 5.2.1 won't have any updates. We are currently working on making a 6.0.0 fully stable ## Documentation -Old version of documentation can be found [here](https://github.com/react-native-video/react-native-video/tree/v6.0.0-alpha.8) -New documentation is available at [react-native-video.github.io/react-native-video](https://react-native-video.github.io/react-native-video/), if you find some issue with new version, don't hesitate to open a ticket! +documentation is available at [react-native-video.github.io/react-native-video](https://react-native-video.github.io/react-native-video/) + +> if you find some issue with new version, don't hesitate to open a ticket! Also Old version can be found [here](https://github.com/react-native-video/react-native-video/tree/v6.0.0-alpha.8) ## Usage @@ -49,3 +50,14 @@ var styles = StyleSheet.create({ }); ``` +## Supported by +
+ 📱 TWG provides both free and commercial support for this project. Feel free to contact us 🤝 to build something awesome together! 🚀 +
+ + + \ No newline at end of file diff --git a/docs/assets/baners/twg-dark.png b/docs/assets/baners/twg-dark.png new file mode 100644 index 00000000..6f2ee57f Binary files /dev/null and b/docs/assets/baners/twg-dark.png differ diff --git a/docs/assets/baners/twg-light.png b/docs/assets/baners/twg-light.png new file mode 100644 index 00000000..d249c6a6 Binary files /dev/null and b/docs/assets/baners/twg-light.png differ