Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated Docs for "Add example app instructions to README, make use of Gemfile (#97) * To make proper use of bundle, lockfile needs to be committed. I specified a cocoapods version since podfile.lock contains cocoapods version! Add explicit instructions about example app * Added alias for entire example app setup script Try updating CI step to use gem to pin cocoapods version --------- Co-authored-by: Evan Masseau <>" #114

Conversation

github-actions[bot]
Copy link

This PR was automatically generated by a GitHub Action for ed0836a.

evan-masseau and others added 25 commits January 26, 2024 09:47
Co-authored-by: Evan Masseau <>
* 0.1.1

* updating version

* reverting back to use older rn version

* updating yarn lock

* removing changes to package lock file
* Fix the react-native gradle dependency
* Add a local property to enable specifying react-native version for the SDK for local development
* Specify Kotlin version that is compatible with Android SDK's (although this didn't seem to actually cause any build errors)
* Remove accidental use of an extension method that is technically SDK 24+

---------

Co-authored-by: Evan Masseau <>
* Add template local.properties file to example app
* Be clearer about VCS status of these files.

---------

Co-authored-by: Evan Masseau <>
I think this needs to be bumped when we increase the overall project version.

Co-authored-by: Evan Masseau <>
* Move doc bot to its own file so we don't have to see it as skipped all the time.

* Use same ruby version as local dev environment

* Stop using `yarn pod-install` because it creates an erroneous xcode.env.local file that breaks the hermes build scripts.

---------

Co-authored-by: Evan Masseau <>
* 0.1.1

* updated to us latest iOS SDK

* removing package lock
* 0.1.1

* removed turbo module stuff and added xcconfig

* removing package lock

* comitting example app pod lock file

---------

Co-authored-by: Evan Masseau <>
Co-authored-by: Evan C Masseau <[email protected]>
…#62)


---------

Co-authored-by: Evan Masseau <>
Co-authored-by: Kenny Tsui <[email protected]>
* 0.1.1

* Release 0.1.2

* removed package lock

* podlock file changes
* Break up CI files so we can get individual badges

* Add badges and fix names

---------

Co-authored-by: Evan Masseau <>
---------

Co-authored-by: Evan Masseau <>
…on (#92)


---------

Co-authored-by: Evan Masseau <>
* 0.1.1

* udpate the example app to implement push

* hanlded deep links

* removed package json lock file

* updated to addressed Evan comments in the pr
Co-authored-by: Evan Masseau <>
* remove local.properties from git index, changes were still being tracked despite gitignore

* missed variable

---------

Co-authored-by: Evan Masseau <>
* Update README.md

* Update README.md
* 0.1.1

* implemented deep linking calls to react native

* removed unused method

* removed package lock

* added deep linking hanlder
* 0.1.1

* added troubleshooting

* removed packagfe lock

* added troibleshoting to the contents

* swapped android and ios
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](indutny/node-ip@v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* To make proper use of bundle, lockfile needs to be committed. I specified a cocoapods version since podfile.lock contains cocoapods version!
Add explicit instructions about example app

* Added alias for entire example app setup script
Try updating CI step to use gem to pin cocoapods version

---------

Co-authored-by: Evan Masseau <>
@github-actions github-actions bot requested a review from a team as a code owner February 21, 2024 21:27
@github-actions github-actions bot requested review from ajaysubra and removed request for a team February 21, 2024 21:27
@evan-masseau evan-masseau merged commit 6cc0fb7 into documentation Feb 21, 2024
@evan-masseau evan-masseau deleted the documentation-ed0836ad03e23ff1a5033aa7eaacff5dc27b2310 branch February 21, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants