You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>