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

iOS - allow navigationFlowViewState attributes to take Any instead of string #258

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

nancywu1
Copy link
Contributor

@nancywu1 nancywu1 commented Dec 7, 2023

The stacked attribute used in existing content is defined as Bool https://github.intuit.com/player-plugins/intuit/blob/next/plugins/view-attributes/react/src/index.tsx#L8

Change the objects value to take Any to support Bools as well

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major

Version

Published prerelease version: 0.5.1-next.0

Changelog

🐛 Bug Fix

  • iOS - allow navigationFlowViewState attributes to take Any instead of string #258 (@zwu011 @nancywu1)

Authors: 2

@nancywu1 nancywu1 marked this pull request as ready for review December 7, 2023 17:17
@nancywu1 nancywu1 merged commit 9291b36 into main Dec 7, 2023
@nancywu1 nancywu1 deleted the iOS-NavigationFlowViewState-attributes-can-take-any branch December 7, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants