I'm submitting a ... (check one with "x")
RkTabSet and RkTab not found in version 3.1.2
Hi @yaibait
Some components included in framework were not released to npm (noticed in #211)
Just like RkCalendar (#294), RkTabSet was not included in latest release. To use it you can install framework directly from github:
npm i react-native-ui-kitten akveo/react-native-ui-kitten
@artyorsh Thanks you 馃憤