Yalantis / Segmentio

Animated top/bottom segmented control written in Swift.
https://yalantis.com/
MIT License
2.52k stars 322 forks source link

refactor: resource_bundle #135

Closed nuomi1 closed 7 months ago

nuomi1 commented 5 years ago

There are stored twice, but app always calls nib in Segmentio.bundle.

Segmentio.framework
├── BadgeWithCounterViewBigSized.nib
├── BadgeWithCounterViewStandardSized.nib
└── Segmentio.bundle
    ├── BadgeWithCounterViewBigSized.nib
    └── BadgeWithCounterViewStandardSized.nib