v.3.0.0
- The environment was updated, whole code move to the react-native library project using typescript.
- Type check, lint check, and Jest inline snapshot tests were added to the project.
- React-native example project add for testing purposes.
- React native props-types package removed in favor of typescript interface props.
- The logic for components has not changed, some updates will be done in 3.x.x versions.