Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 2.38 KB

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 2.38 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.8 (2021-04-24)

Features

  • 🏷️ Added new prop tileStyle (d668d93)
  • 🚀 Created ios build with pod install (ab0b630)
  • ⚡ Added example with custom tile style and fixing style overriding issue of #18 (d5838d7)
  • ⚡ Fixed style overriding through containerStyle prop and added new prop tileStyle (1a805f1)

0.2.7 (2020-10-24)

  • 🔥 Added type definitions

Features

Bug Fixes

  • 🚑 Upgrade node-fetch to version 2.6.1 (6fabecf)
  • 🐛 Added default weight for activeTextWeight prop (34605ba)
  • 🚨 Fixed prop type shadowStyle is invalid warning (2697e92)
  • 🚨 Fixed prop type shadowStyle is invalid warning (830576b)