Vladislav Bezenson
Vladislav Bezenson
For me order is wrong :(
Hm, issue opened from 2019. Got the same issue. https://user-images.githubusercontent.com/3227120/174649929-ee1309d6-f427-4702-9721-880fdd4228c8.mp4  I fixed it by removing `/g` flag from regular expression
+1 for iOS. On Android works fine
I had this props and picker color was default green. ``` mode="time" display={Platform.select({ ios: 'spinner', android: 'clock' })} ``` When I changed `clock` to `default` for android - then color...
Have you resolved it somehow? I have the same problem
I am also don't see any effect of `.svgrrc` file. RN 0.60.5. Icon took from font-awesome library. I changed fill property from `currentColor` to `#000` then created `.svgrrc` with next...
Open Source which we deserve :D @n4kz Are you still alive?
@darknessproduction Hey, could you explain your fix, please?
@punarinta Why not to merge?