Ramotion / animated-tab-bar

:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
https://www.ramotion.com/animated-tab-bar-ios-app-development-ui-library/
MIT License
11.13k stars 1.33k forks source link

expose open var property in RAMAnimatedTabBarController.swift #171

Closed johndpope closed 7 years ago

johndpope commented 7 years ago

open var bgDefaultColor: UIColor = UIColor.clear // background color open var bgSelectedColor: UIColor = UIColor.clear

johndpope commented 7 years ago

thank you