V : How did you come up with the idea to create this module? G : When developing my application, I looked for open source modules that manage VoIP and I found a few but quite old, or even no longer maintained at all. By analyzing their code, I realized that some have a bias that is no longer the right one today, in my opinion. These are libraries that manage absolutely everything, notification, call display, call reception whether the app is in the background or foreground... This “all in one” format is complex to maintain.
On the other hand, I found maintained libraries that only manage telegram philippines girl small parts like just the push notification or others that only manage the display of the call with the native user interfaces whether Android or IOS. But even by assembling several recent libraries that met my needs, I was still missing the VoIP part . That's how I came across the Twilio Voice API , via a web search. V : What made you want to develop on the Twilio platform? G : I liked cloud tools, I know AWS very well and when I came across Twilio I had the same feeling: that it was a huge platform, which would meet my needs, not too expensive, reliable and which opened up a lot of technical possibilities for me.
I realized that you can call easily through Twilio Studio and it impressed me. The tool is powerful and the documentation is very complete. The only downside for me regarding Twilio is that they maintain the Android and IOS SDKs , which are both native, but they rely on the community for other frameworks like Flutter , React Native , etc. This lack is what pushed me to create this module for React Native ! But in the end, I'm very happy I did it. Feedback on the creation of the module React Native Twilio Phone on GitHub [React Native Twilio Phone on GitHub] V : How did the creation of the bookstore come about? G : Creating this module was a necessity for my project but it was overall enjoyable to do.
On the other hand,
-
- Posts: 9
- Joined: Sun Dec 22, 2024 4:39 am