We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c82069 commit b659d87Copy full SHA for b659d87
lib/docs/scrapers/react_native.rb
@@ -3,7 +3,7 @@ class ReactNative < UrlScraper
3
self.name = 'React Native'
4
self.slug = 'react_native'
5
self.type = 'react_native'
6
- self.release = '0.69'
+ self.release = '0.75'
7
self.base_url = 'https://reactnative.dev/docs/'
8
self.root_path = 'getting-started.html'
9
self.links = {
0 commit comments