With the release of the React Native TurboModules and its use of JSI, it seems like a logical step Apollo client should be making. This could open up a new concept of caching and persisting data by leveraging the already native data storage engines available for the mobile platform. For data hungry applications that keep a lot of records in memory this could be a huge win. Also with the ability to utilize native threads we could move data transmission off of the javascript thread.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Apollo Client and Qwik | 1 | 1462 | January 23, 2023 | |
Cache performance debugging | 3 | 54 | April 14, 2025 | |
How to implement mTLS with ApolloClient in ReactNative? | 9 | 2424 | February 6, 2025 | |
NextJS Support two years later | 2 | 47 | March 27, 2025 | |
Can apollo-client with ReactJS be used with any backend API such as spring boot or to be used only with apollo-server to get the maximum benefit? | 1 | 602 | February 1, 2023 |