Satyajit Sahoo 85cb5bdb48 fix: fix visibility and touch target of action in Snackbar
- Animate the Snackbar on layout instead of on mount because we need the layout for animation, this fixes snackbar not being visible on initial mount if visible=true.
- Fix the touch target of the action button to be larger. Previously the touch target was as small as the action text and it was difficult to tap on it.
2018-05-06 14:56:32 +02:00
2018-04-17 14:41:28 +02:00
2018-02-26 12:40:25 +01:00
2018-03-02 22:18:45 +01:00
2018-03-02 22:18:45 +01:00
2016-10-23 23:36:39 +05:30
2018-02-23 12:27:36 +01:00
2018-05-05 18:07:40 +02:00

React Native Paper

Build Status Version MIT License PRs Welcome Chat

Material design for React Native.

Features

Currently supported React Native version: >= 0.50.3

Try it out

Run the example app with Expo to see it in action.

The source code for the examples are under the /example folder.

Getting Started

Refer to the getting started guide for instructions.

Documentation

Check the components and their usage in our documentation.

Contributing

Read the contribution guidelines before contributing.

Description
No description provided
Readme 62 MiB
Languages
TypeScript 90.7%
JavaScript 8.5%
Shell 0.4%
CSS 0.3%