Assem Hafez
Assem Hafez
I am trying to install the library in my project but i found that the react-native MainActivity is different from what i see in the example. Here is the code:...
The issue is in the same repository. Here are the used config: ``` name: Dependent Issues on: issues: types: - opened - edited - closed - reopened pull_request_target: types: -...
Gestures are reversed on right to left devices
- Workflow Page Header implementation - Refactoring for the `app` directory was needed to prevent loading the workflow page within the domain page (the domain page layout wrapping the workflow...
### Summary Create middleware utility to encapsulate reusable logic before rest apis. ### Middlewares design - Each middleware can return either a `NextResponse`, `null`, `undefined` or a tuple representing `[key,value]`...
### Summary Github action step to define PR dependencies and block the merging until the PRs it depend on is merged test depends on #657 blocked by https://github.com/uber/cadence-web/pull/657