@twinmatrix/spatialverse-sdk-rn 0.2.1 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,5 +12,7 @@ Install with the versions your host pins (sample app uses):
12
12
  - `react-native-mmkv`, `react-native-fs`, `react-native-zip-archive`, `react-native-aes-crypto`
13
13
  - `@react-native-community/netinfo`
14
14
  - `react-native-geolocation-service`
15
+ - `react-native-compass-heading`
15
16
  - `react-native-gesture-handler`
17
+ - `expo-sensors` (and Expo modules in the host app so DeviceMotion can run on device)
16
18