PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, November 16, 2022

[FIXED] how to create vertical slider in android by @react-native-community/slider?

 November 16, 2022     android, javascript, react-native, slider, vertical-alignment     No comments   

Issue

enter image description here
As the title and picture, how to create vertical slider in android by @react-native-community/slider? I try to create a slider like: <Slider vertical={true}/> but it's not working.


Solution

After searching, I finally found a solution Use transform css to rotate 90deg component https://reactnative.dev/docs/transforms



Answered By - Hai Quan Le
Answer Checked By - Candace Johnson (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing