ricardo corrie
ricardo corrie
@mierz00 Yes, I ended up using a package called `react-native-largelist` and implemented my own alphabet scrolling feature.
@peterpme would love to but I'm pretty busy for the next couple of weeks. Although I'll take some time to review whatever code @mierz00 contributes. :beers:
@mierz00 does the list perform well for you? Even with `react-native-largelist` I have noticed poor performance.
@eleazar-braga-playkids I had found another way of fixing this issue, but it caused an avalanche of other, seemingly unrelated, pernicious issues. Your solution is perfect, you don't know how grateful...
Are you guys granting the Camera permission? We've noticed that the Unity game itself cannot properly request permissions, instead the RN wrapper app needs to do this.
@exotexot did you ever come to a conclusion?
@jayfeldman12 thanks for sharing!
@Agreafel What kind of example are you asking for? The example I gave in my original post sounds very similar to what you described in your project.