-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
snapchat esque swipe ui demo sample #14
Comments
is this asyncdisplaykit? |
Hey @markmark1 yes this is the framework formerly known as AsyncDisplayKit but unfortunately the core team can't field questions like this. Head over to the Texture slack and ask in the #general channel, there's a ton of people helping one another. |
Tried slack didn't have much luck do you mind pointing me in the right direction Adlai Holler
On Mon, Apr 17, 2017 at 11:55 AM -0700, "Adlai Holler" <notifications@github.com> wrote:
Hey @markmark1 yes this is the framework formerly known as AsyncDisplayKit but unfortunately the core team can't field questions like this. Head over to the Texture slack and ask in the #general channel, there's a ton of people helping one another.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@markmark1 You should check out ASPagerNode to create a horizontal-swiping list, and then ASVideoPlayerNode to show the videos. |
Thanks so much you rock Adlai
On Mon, Apr 17, 2017 at 4:30 PM -0700, "Adlai Holler" <notifications@github.com> wrote:
@markmark1 You should check out ASPagerNode to create a horizontal-swiping list, and then ASVideoPlayerNode to show the videos.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
What about images and overlays are there texture modules for those too?
On Mon, Apr 17, 2017 at 4:30 PM -0700, "Adlai Holler" <notifications@github.com> wrote:
@markmark1 You should check out ASPagerNode to create a horizontal-swiping list, and then ASVideoPlayerNode to show the videos.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
What's a node
On Mon, Apr 17, 2017 at 4:30 PM -0700, "Adlai Holler" <notifications@github.com> wrote:
@markmark1 You should check out ASPagerNode to create a horizontal-swiping list, and then ASVideoPlayerNode to show the videos.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
http://texturegroup.org/docs/getting-started.html Godspeed on your project 🙂 |
What about images and overlays
On Mon, Apr 17, 2017 at 4:35 PM -0700, "mark M" <write2mark1@gmail.com> wrote:
What about images and overlays are there texture modules for those too?
On Mon, Apr 17, 2017 at 4:30 PM -0700, "Adlai Holler" <notifications@github.com> wrote:
@markmark1 You should check out ASPagerNode to create a horizontal-swiping list, and then ASVideoPlayerNode to show the videos.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
is there a snapchat like swipe based ui to swipe through videos available thanks
The text was updated successfully, but these errors were encountered: