react-native-typing-animation icon indicating copy to clipboard operation
react-native-typing-animation copied to clipboard

Use Animated and more? [feature request]

Open xcarpentier opened this issue 5 years ago • 8 comments

Hi Adrian, A contributor integrates it into GiftedChat and I find it really funny! But I would like to help out a bit with some PRs:

  1. TypeScript it
  2. Use expo on the root for example (ie. mobile and web on the same level, same structure without example folder but some small script for releases and start:dev, like on GiftedChat?)
  3. Use RN Animated API with native driver by default
  4. Add some other animations type (wait for 1s on the bottom like iOS typing, etc...)

Please let me know your thought about it and a happy new year in advance! 🎉

xcarpentier avatar Dec 30 '19 10:12 xcarpentier

@xcarpentier Hi, for 1,2 and 4, this sounds good to me 👍 Feel free to help with these PRs. I haven't worked on this library for awhile.

In regards to 3:

  1. Use RN Animated API with native driver by default

The reason I didn't use RN Animated API by default is just because this library can be used with RNW for the web. Some people are using it for that use case. Open for discussion though 😄

watadarkstar avatar Dec 30 '19 17:12 watadarkstar

But it's possible to use Animation with RNW... 🙂 See a small example: https://snack.expo.io/@xcarpentier/animation-example

xcarpentier avatar Dec 30 '19 18:12 xcarpentier

@xcarpentier In that case, sounds good to me 🙂 let's do it!

watadarkstar avatar Jan 02 '20 15:01 watadarkstar

@xcarpentier I sent you an invitation to be a collaborator for this library 👬

watadarkstar avatar Jan 04 '20 17:01 watadarkstar

I am new at react native. How can I customize UI of gifted Chat. I want to change background color and want to add icons to import media. Please help

Shoukat488 avatar Jan 09 '20 10:01 Shoukat488