Lucas Alves
Lucas Alves
Rxjs is quite useful for developing react native apps with watermelon. Take a better look in rxjs examples with watermelondb.
@drplauska is actually being discussed since the 4.12 update in #3146
Ok, i will do.
@lukewalczak **here is the snacks you asked for:** Paper 4.11.x: https://snack.expo.dev/@lucaswitch/reactnativepaper4-11 Paper 4.12.x: https://snack.expo.dev/@lucaswitch/reactnativepaper4-12 Please open snack console to see the ref attributes for each one of the versions.
Hello, any news?
This is helpful for modals and tab navigations, very common. Very needed feature.
For solving this issue maybe you should save the form data between tabs on a useState prop or useRef for avoiding re-renders.
That's a limitation of the library, for fixing it slice the last 200~300 items and always plot the last data window. Make a slider on bottom of the chart to...