Search code examples
react-nativenative-baseshoutem

can we use shoutem and native base at same time without loosing performance


can I use native base component along with shoutem animation , I have , without speeding down the application ? (I don't know how to compare the performance of different code in react native so any suggestion in this matter could help me a lot)


Solution

  • You can use it. @shoutem/animation should not impact your app's performance. It just wraps React Native Animated API and exposes it in a declarative way.