Samir Moussouni
Samir Moussouni
Hi! Suppose we have this hierarchy: `NewsRIB (Headless) -> NewsListRIB -> NewsDetailsRIB -> NewsCommentsRIB` We need to push the `NewsDetailsRIB` from the `NewsListRIB` and the `NewsCommentsRIB` from the `NewsDetailsRIB`. What...
According to the README, this module requires React Native 0.28+. But it's wrong. Since it uses FlatList, the module requires at least React Native 0.43. Any way to support previous...
Hello, I have a backend where I can trace a route with OSRM. I receive in my iOS app a list of coordinates, from the first to the last location,...
What about Android support?