Skip to content

Conversation

@amed12
Copy link

@amed12 amed12 commented Nov 19, 2025

No description provided.

- Clarify that async-storage, document-picker, and svg are peer dependencies
- Add native setup section with iOS pod install and Android Gradle steps
- Expand example app instructions with Metro bundler and platform-specific run commands
- Fix typo: "yout" → "your"
- Reformat dependency list with code formatting for clarity
…hooting steps

- Add prerequisites table covering Node.js, Yarn, JDK, Android Studio, Xcode, and Watchman
- Include clone and installation instructions with Yarn 3 setup
- Document Qiscus credential retrieval from multichannel dashboard
- Provide example app configuration steps for APP_ID and CHANNEL_ID
- Add Expo run commands for Android, iOS, and web platforms
- Include common tasks section for cache clearing and dependency updates
- Add troubleshooting
- Use react-native-builder-bob metro config for workspace resolution
- Add babel preset for proper Flow type parsing
- Configure watchFolders and nodeModulesPaths for parent directory
- Update APP_ID and CHANNEL_ID to new values
- Add bundler config for vendor/bundle and force Ruby platform
- Add ESLint config with React Native preset and unused styles warning
- Add comprehensive .gitignore for React Native, Android, iOS, and bundler artifacts
- Add Prettier config with project code style preferences
- Add Watchman config to ignore build directories
- Add default React Native App.tsx template with sections and styling
- Add Gemfile with Ruby 2.6.10+, CocoaPods, and dependency
chore: add .tool-versions to gitignore for Node.js version management
```
docs: add Yarn 3 workflow cheat sheet and npm/npx warning to getting started guide

- Add warning about Yarn 3 (Berry) pinning and avoiding npm/npx commands
- Add workflow cheat sheet table with common commands, locations, and explanations
- Renumber sections 3-8 to accommodate new Yarn workflow section
- Clarify when to run yarn prepare and where each command should be executed
```
- Add detailed FCM setup guide covering prerequisites, installation, and platform-specific configuration
- Include Android setup with google-services.json placement and Gradle configuration
- Include iOS setup with GoogleService-Info.plist, Swift/Objective-C AppDelegate examples, and CocoaPods configuration
- Document implementation details for useFirebase hook, notification display, and app integration
- Add testing instructions
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