react-native-twilio-programmable-voice icon indicating copy to clipboard operation
react-native-twilio-programmable-voice copied to clipboard

please can you create example ?

Open Khalidalansi opened this issue 6 years ago • 20 comments

please can you create example ?

Khalidalansi avatar Oct 03 '18 21:10 Khalidalansi

Agreed, I've tried using this library in the past with iOS and the setup never works.

alfonsosn avatar Oct 03 '18 22:10 alfonsosn

@Khalidalansi @alfonsosn Hi. I can provide a gist with example. What do you need exactly?

edzh1 avatar Oct 07 '18 21:10 edzh1

@edzh1 Thank you for your reply. I would like to integrate these capabilities into a React Native app:

  1. Receive calls through the app itself; not have to ring person’s actual number
  2. Make calls through the app itself
  3. Make and receive texts in app
  4. Record all calls and show list of recent calls in app

Khalidalansi avatar Oct 07 '18 22:10 Khalidalansi

@Khalidalansi I understood you, thanks. @fabriziomoscon Won't you mind if I'll create a pull request with an example?

edzh1 avatar Oct 07 '18 22:10 edzh1

@edzh1 Yes, that will be great! I am looking forward to it.

Khalidalansi avatar Oct 07 '18 22:10 Khalidalansi

@Khalidalansi Please, give me a couple days to create an example app and medium article with an explanation. I'll notify you when it'll be done

edzh1 avatar Oct 07 '18 22:10 edzh1

@edzh1 Thank you!!

Khalidalansi avatar Oct 07 '18 22:10 Khalidalansi

In principle I second the idea, but in my experience the example apps I saw in other libraries in the past are constantly out of date. And the reason is that authors are always in short of time and react-native evolves very quickly.

I currently don't have capacity for an example app. Honestly I will not have capacity to keep it updated with the latest ever improving react native and Google libraries. If you have capacity for an example app please include a complete explanation on which compatibility libraries are used, so that the user are aware when is out of date.

Thanks!

fabriziomoscon avatar Oct 08 '18 19:10 fabriziomoscon

@Khalidalansi @alfonsosn https://medium.com/@edzh1/create-a-twilio-voip-calls-in-a-react-native-app-35a729a9613d

edzh1 avatar Oct 13 '18 15:10 edzh1

@edzh1 I'll be working on integrating the library in the following days, but thank you so much for this super helpful guide, really clarified things for me. LEGEND!

alfonsosn avatar Oct 14 '18 19:10 alfonsosn

@edzh1 I'll be working on integrating the library in the following days, but thank you so much for this super helpful guide, really clarified things for me. LEGEND!

Glad I could help :)

edzh1 avatar Oct 15 '18 19:10 edzh1

@Khalidalansi @alfonsosn https://medium.com/@edzh1/create-a-twilio-voip-calls-in-a-react-native-app-35a729a9613d

Wouldn't be able to integrate the library without it. Should be on the README. Thank you so much! @edzh1

marcelocbf avatar Nov 24 '18 03:11 marcelocbf

@edzh1 @fabriziomoscon does anyone have an example of how to accept a call on Android? presumably on iOS this is handled by CallKit? I can get my emulator to ring but I'm looking for a way to capture the event and present the user with the option to accept or reject the call

gentleShark avatar Feb 04 '19 05:02 gentleShark

In the next couple of months we will be trying to improve the docs and add examples. If somebody is willing to help, read our update here on how to contribute #158

jdegger avatar Oct 27 '20 11:10 jdegger

Please if you could expedite this or have an ongoing one as PRs get merged. Do you know if this example is still valid? https://medium.com/@edzh1/create-a-twilio-voip-calls-in-a-react-native-app-35a729a9613d

morpheis91 avatar Oct 30 '20 18:10 morpheis91

@morpheis91 that articile seems to be outdated. Since it was written, we have changed a lot in the library. Especially version 4 which was just released. So far nobody is actively working on the example app but we will need it in the near future.

jdegger avatar Oct 31 '20 10:10 jdegger

@jdegger I can update my article and create new example app

edzh1 avatar Nov 03 '20 13:11 edzh1

@edzh1 that would be wonderful. Would you be interested in authoring the example app and publishing it on the hoxfon org so we can maintain it here and use for testing as well? In #158 I also explain that we are looking for somebody to help us with setting up a proper example

jdegger avatar Nov 03 '20 13:11 jdegger

@jdegger sure, will start working on that

edzh1 avatar Nov 03 '20 13:11 edzh1

@edzh1 Did you ever end up finishing the example?

danstepanov avatar Feb 24 '21 01:02 danstepanov