Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Importing of project into Swift projects (software-mansion#2160)
## Description Fixes software-mansion#2158 by making C++ headers project instead of public. Original code sample (in the issue) can be updated to include this change verifying the fix. ## Checklist - [x] Included code example that can be used to test this change - [ ] Updated TS types - [ ] Updated documentation: <!-- For adding new props to native-stack --> - [ ] https://github.com/software-mansion/react-native-screens/blob/main/guides/GUIDE_FOR_LIBRARY_AUTHORS.md - [ ] https://github.com/software-mansion/react-native-screens/blob/main/native-stack/README.md - [ ] https://github.com/software-mansion/react-native-screens/blob/main/src/types.tsx - [ ] https://github.com/software-mansion/react-native-screens/blob/main/src/native-stack/types.tsx - [ ] Ensured that CI passes
- Loading branch information