UNPKG

@dittolive/ditto

Version:

Ditto is a cross-platform SDK that allows apps to sync with and even without internet connectivity.

11 lines (10 loc) 195 B
// File needed to be bundled when releasing React Native. module.exports = { dependency: { platforms: { android: { sourceDir: './react-native/android', }, }, }, }