@busfor/react-native-touchable
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

react-native-touchable

npm npm (tag)

React Native collapsible navBar implementation.


Getting started

$ yarn add @busfor/react-native-touchable

Usage

import { Touchable } from '@busfor/react-native-touchable'
<Touchable
  onPress={() => console.log('It works!')}
  // ...other TouchableOpacity props
>
  ...
</Touchable>

Package Sidebar

Install

npm i @busfor/react-native-touchable

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

5.3 MB

Total Files

15

Last publish

Collaborators

  • i.sokolovskii
  • sorokin0andrey