Skip to content

Releases: cobowallet/react-native-navigation

replace slide menu

30 Sep 07:09
Compare
Choose a tag to compare
2.0.0-Cobo

decreases slide menu behindOffset

2.0.0-stable: Android: Fix an issue with incorrect Lightbox measurments. (#2625)

27 Aug 02:09
Compare
Choose a tag to compare
Due to a race condition, the height and width of the Lightbox screen
may be read too early, resulting in a zero-width or height lightbox.

Addresses Content of lightbox not displayed #2288