| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-27 | 352 Bytes | |
| v3.0.0 source code.tar.gz | 2026-02-27 | 1.5 MB | |
| v3.0.0 source code.zip | 2026-02-27 | 1.5 MB | |
| Totals: 3 Items | 3.0 MB | 2 | |
BREAKING CHANGES
- Ported to new architecture (#218)
- Dropped support for old architecture
- Dropped Flow typings
- Renamed module:
import { Snackbar } from 'react-native-snackbar'; - Altered event listener registration API
Known issues
textAlignCenteron iOS no longer works for mysterious reasons; contributions welcome