Skip to content

v0.1.0

Choose a tag to compare

@yosriady yosriady released this 30 Mar 05:24
fc5c265
Minor expo and ts fixes (#8)

* Minor expo and ts fixes

* Rename package to @formo/analytics-react-native, set version 0.1.0, fix CI build

- Rename package from @formo/react-native-analytics to @formo/analytics-react-native
- Set initial version to 0.1.0
- Remove "extends": "expo/tsconfig.base" from tsconfig.json (expo not
  installed in CI, causing build failure)
- Update all references across README, workflows, scripts, and source

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Remove .expo/ from repo and add to .gitignore

Machine-specific directory that should not be committed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fixes

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>