-
- [ ] implement alternativ for react native paper list, orientatet by https://www.youtube.com/watch?v=AVS_2nzt8Do
- [ ] list items are swipeable in both directions
- [ ] list items hide icons, which…
-
## What problem does this address?
Originally discussed in https://github.com/WordPress/gutenberg/pull/36328#discussion_r772472001, there is opportunity to refactor our `BottomSheet` navigation trans…
-
So I have an app that built with react-native-macos. The app uses native `NSOpenPanel` to open local files. Recently I found the some of the items were missing when the file open panel invoked:
(The …
-
If you enabled animations on Android in the `example.js` (https://github.com/deanmcpherson/react-native-sortable-listview/blob/master/Sortable/example.js#L10)
By adding:
```
UIManager.setLayoutAn…
-
Hi @jevakallio , thanks for your library.
I know this library has been deprecated, but i'm searching for animation row item when new message update. Could you share your sample code as gif:
![Imag…
-
Whenever I'm trying to use `KeyboardAwareScrollView `with `stickyHeaderIndices `or `KeyboardAwareSectionList `with `stickySectionHeadersEnabled`, I get the following error:
**couldn't find key offs…
-
A perfect use for overlay is to slide it down from the top of the screen as a in-app notification. However, Overlay currently doesn't work with `Animated` from React Native. This feature would be real…
-
I have a very heavily edited version of react-native-slider that i am using to create a slider with custom images. So far i have a background image with two images acting as the thumb of the slider ho…
-
Hi An,
Good job with your assignment! 👍
- I like the dropdownlist with animation in Settings page by using `LayoutAnimation` but it freezes my screen for a while if I touch "See all" in Category…
-
Just import this sample to android studio, in activity_main I am getting following error in xml
```
java.lang.ClassCastException: You should only use a GridLayoutManager with GridRecyclerView.
a…