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

[Android] Perspective transform styles not working #2915

Closed
marcshilling opened this issue Sep 21, 2015 · 3 comments
Closed

[Android] Perspective transform styles not working #2915

marcshilling opened this issue Sep 21, 2015 · 3 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@marcshilling
Copy link

I am passing transform: [ { perspective: 500 } ] to one of my view's style. Works on iOS, throws following error on Android:

"undefined is not a function (evaluating 'MatrixMath.inverse3x3(perspectiveMatrix)')"

@marsprince
Copy link

I saw MatrixMath.js and couldn't find it, maybe uncompeleted on Android

@ide ide added the Android label Sep 29, 2015
@chirag04
Copy link
Contributor

Just got hit by this.

@marsprince
Copy link

I got it,it'a bug,look this issue

@ghost ghost closed this as completed in 3e760f4 Mar 15, 2016
facebook-github-bot pushed a commit that referenced this issue Feb 4, 2017
Summary:
Rebased #6926 against master.

Fixes #2915
Closes #11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
edmofro pushed a commit to edmofro/react-native that referenced this issue Feb 6, 2017
Summary:
Rebased facebook#6926 against master.

Fixes facebook#2915
Closes facebook#11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
nicktate pushed a commit to nicktate/react-native that referenced this issue Feb 7, 2017
Summary:
Rebased facebook#6926 against master.

Fixes facebook#2915
Closes facebook#11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
normanjoyner pushed a commit to nicktate/react-native that referenced this issue Feb 9, 2017
Summary:
Rebased facebook#6926 against master.

Fixes facebook#2915
Closes facebook#11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
nicktate pushed a commit to nicktate/react-native that referenced this issue Feb 9, 2017
Summary:
Rebased facebook#6926 against master.

Fixes facebook#2915
Closes facebook#11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
nicktate pushed a commit to nicktate/react-native that referenced this issue Feb 9, 2017
Summary:
Rebased facebook#6926 against master.

Fixes facebook#2915
Closes facebook#11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
nicktate pushed a commit to nicktate/react-native that referenced this issue Feb 9, 2017
Summary:
Rebased facebook#6926 against master.

Fixes facebook#2915
Closes facebook#11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
nicktate pushed a commit to nicktate/react-native that referenced this issue Feb 9, 2017
Summary:
Rebased facebook#6926 against master.

Fixes facebook#2915
Closes facebook#11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
nicktate pushed a commit to nicktate/react-native that referenced this issue Feb 9, 2017
Summary:
Rebased facebook#6926 against master.

Fixes facebook#2915
Closes facebook#11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
nicktate pushed a commit to nicktate/react-native that referenced this issue Feb 9, 2017
Summary:
Rebased facebook#6926 against master.

Fixes facebook#2915
Closes facebook#11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
nicktate pushed a commit to nicktate/react-native that referenced this issue Feb 9, 2017
Summary:
Rebased facebook#6926 against master.

Fixes facebook#2915
Closes facebook#11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
nicktate pushed a commit to nicktate/react-native that referenced this issue Feb 9, 2017
Summary:
Rebased facebook#6926 against master.

Fixes facebook#2915
Closes facebook#11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
GaborWnuk pushed a commit to GaborWnuk/react-native that referenced this issue Feb 28, 2017
Summary:
Rebased facebook#6926 against master.

Fixes facebook#2915
Closes facebook#11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
maarf pushed a commit to fullcontact/react-native that referenced this issue Apr 26, 2017
Summary:
Rebased facebook#6926 against master.

Fixes facebook#2915
Closes facebook#11713

Differential Revision: D4513111

fbshipit-source-id: 9fb653c4bfd64eda12a605f6cabb0159b2af8f73
@facebook facebook locked as resolved and limited conversation to collaborators Jul 21, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 21, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants