Skip to content

v.3.0.0

Compare
Choose a tag to compare
@sosog sosog released this 30 Dec 21:12
· 112 commits to master since this release
4d6784f
  • 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.