react-native-demo icon indicating copy to clipboard operation
react-native-demo copied to clipboard

Why are you using classes instead functions?

Open lucasbraintly opened this issue 4 years ago • 1 comments

Hello!

I have a question. Do you have any reason to mantain the class components instead of functional components? If I want to migrate all class components to functional components may I have some technical limitations?

Thanks!

lucasbraintly avatar Jun 17 '21 20:06 lucasbraintly

Hello @lucasbraintly ,

There are no limitations to use Voximplant React Native SDK with functional components.

We have just added a new lightweight demo CallApp based on functional components. Please take a look.

Best regards, Yulia Grigorieva

YuliaGrigorieva avatar Jul 02 '21 14:07 YuliaGrigorieva