Skip to content

Releases: tsepeti/react-native-tabs

0.4.0

12 May 09:36
Compare
Choose a tag to compare
  • Tabs loading props #5

0.2.0

22 Feb 14:32
Compare
Choose a tag to compare

Loading Component add Props #4 thanks @essesve

0.1.2

21 Feb 08:22
Compare
Choose a tag to compare

Fixed naming styles

0.1.1

21 Feb 08:21
Compare
Choose a tag to compare

Styles Props #3

0.1.0

21 Feb 07:27
Compare
Choose a tag to compare

should no longer be in the list, but in the View

For example:

<RnativeTabs>
  <View label="Ana Sayfa">
    <Text>Merhaba burası ana sayfa!</Text>
  </View>

  <View label="İletişim">
    <Text>Merhaba burası İletişim!</Text>
  </View>
</RnativeTabs>

0.0.2

20 Feb 18:17
Compare
Choose a tag to compare

Added ScalableText package and labelTextProps