Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to support reuse content page? #9

Open
xhzengAIB opened this issue Jan 27, 2015 · 6 comments
Open

How to support reuse content page? #9

xhzengAIB opened this issue Jan 27, 2015 · 6 comments

Comments

@xhzengAIB
Copy link
Contributor

@StefanLage
Hi!

If content page very more, 20 or 30 page.

support reuse content page like UITableView DataSource or UICollectionView DataSource is very cool thing.:+1:

Jack

@StefanLage
Copy link
Owner

Hi,
Yes it would be better with a reuse content system (actually I already thought about doing something like this).
In fact with only 3 pages it's already a bit heavy.

I'll implement a model when I'll have time (hope it will be soon)

Thanks 👍

@xhzengAIB
Copy link
Contributor Author

@StefanLage

Thank you!

@arulraj711
Copy link

Black screen comes while implementing storyboard example

@jayherron
Copy link

I'm having trouble adding in another view "sl_3". Is it just a matter of creating a new segue to a new view controller and changing the identifier to sl_3?

@acegreen
Copy link

@arulraj711 try changing the background color to any color (not default). For me selecting default, brings up the black screen and I can't swipe back or forth.

@manymingge
Copy link

@acegreen view's backgroundcolor need to be set and the alpha must be greater than some value(may be 0.01?) than the view can handle touch events. Transparent view seems dont receive any touch events

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants