Respond to nature, navigation

I am new to the world where they react, and for some reason I can’t find the NavigationBar documents for the response-native, is there a page, github ... Could I check? Should it be somewhere or how did people know how to use it? (I am curious).

Hurrah!

+4
source share
1 answer

The React Native documentation is generally pretty poor. It is incomplete and does not cover almost enough cases to provide valuable information. The team strongly recommends reading help through the source.

: https://github.com/facebook/react-native/blob/master/Examples/UIExplorer/Navigator/NavigationBarSample.js

+2

Source: https://habr.com/ru/post/1622026/


All Articles