madsroskar / emoji-reply-crash-3.9.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repro to test replies to a message with an emoji at the cutoff point for reply previews

This does not reproduce the issue, but I will update the repo if I find a way to reproduce it.

Versions:

  • stream-chat-react-native-core@3.9.0
  • stream-chat-react-native@3.9.0
  • stream-chat@~3.13.1

To run this app:

  1. Install dependencies (yarn install && (cd ios && pod install))
  2. Update API_KEY and USER_TOKEN in App.tsx
  3. Run the metro bundler (yarn start & or yarn start in a separate window)
  4. Build the iOS app (yarn ios)

About


Languages

Language:TypeScript 41.6%Language:Java 26.4%Language:Objective-C 15.3%Language:Ruby 13.4%Language:Starlark 2.0%Language:JavaScript 1.4%