Mr. TM
Mr. TM
@skinkie thank you for your insight! Glad to hear it worked with JNI! I managed to compile tdata-cherokee and test router through ./cli on MAC - so far, so good....
@skinkie > I am currently working on rRAPTOR (range raptor) which allows at virtually no cost to get a range of itineraries in a certain time range. That will be...
Full OTP json example. [full_otp.zip](https://github.com/bliksemlabs/rrrr/files/11519099/full_otp.zip)
@skinkie No problem. I think the issue here is that NONE stops are not correctly handled in `plan_render_otp.c`. I added quick and dirty fix to some methods so they don't...
@patrickbr @derhuerst That would be great! Currently, increasing SWAP seems to work, but obviously not the best option. Memory mapping also could be worth looking into! I noticed another thing...
Putting this override in `package.json`, fixes the issue. ``` "overrides": { "react-native-paper": { "use-latest-callback": "0.1.9" } }, ```
@salah-ghanim @mateki0 Could you please look into this once again? Advanced Markers could really fix the performance issues for Android: [PinConfig](https://developers.google.com/maps/documentation/android-sdk/advanced-markers/add-marker#use_pinconfig) could help replace the need for react-native views in...