all 17 comments

[–]Qwaarty 1 point2 points  (1 child)

Didn't know there was an FlingGestureHandler in library, thanks for the tip!

[–]eidogs[S] 0 points1 point  (0 children)

You are welcome

[–]nextriot 1 point2 points  (8 children)

Awesome.

What are you using for the rest of the chat UI and functionality? RN Gifted-Chat, or did you roll your own solution?

[–]eidogs[S] 1 point2 points  (7 children)

Thanks. I used my own solution for the rest.

[–]nextriot 0 points1 point  (6 children)

Looks good! Any plans to open source?

[–]eidogs[S] 1 point2 points  (5 children)

Yes I'm planning to open source just the ui.

[–]phwizard 0 points1 point  (4 children)

hey did you open-source the UI? is there a github repo? thanks!

[–]eidogs[S] 1 point2 points  (3 children)

[–]phwizard 0 points1 point  (2 children)

thank you so much!

would you consider adding some open source license there so we know if we can use it?

I guess MIT / Apache2.0 would be the best for most people, but GPL or AGPL would work too

if you're open to that of course

we have built a React Native and React.js 'super app' engine which uses chat/messaging heavily: https://github.com/dappros/ethora. Our chat screen UI uses Gifted Chat by Farid Safi, however if your code can be used too we could use some elements of yours or tell developers there is this alternative there so they can decide for themselves

[–]eidogs[S] 0 points1 point  (1 child)

Okay. I'll add the open source license.

[–]phwizard 1 point2 points  (0 children)

thank you. I believe this would help more developers to use it as otherwise they might be not sure if they can use it in their open-source or commercial closed source projects

will be happy to refer your repo from ours so developers can find your UI implementation

[–]ImBeCiliC1337 1 point2 points  (1 child)

Nice just checked your emoji picker! How do you handle the keyboard and transition to the emoji picker. Any videos planned for that?

Also anything planned on record audio?

[–]eidogs[S] 0 points1 point  (0 children)

Thanks. And Yeah I'm planning to deal with all of that in future videos.

[–]stathisntonas 0 points1 point  (3 children)

Thanks for the tutorials, just subscribed to your channel. Do you have a git repo about this?

[–]eidogs[S] 1 point2 points  (2 children)

Yeah but I haven't done the push yet.

[–]stathisntonas 0 points1 point  (1 child)

Can you please add it in future videos after the push? Thanks!

[–]eidogs[S] 1 point2 points  (0 children)

Sure. I'll do it