Let’s get started
By clicking ‘Next’, I agree to the Terms of Service
and Privacy Policy
Jobs / Job page
React Native Contractor image - Rise Careers
Job details

React Native Contractor

Description
Rightpoint, a Genpact company (NYSE: G) is a global experience leader. Over 700 employees across 12 offices work with clients end-to-end, from defining and enabling vision, to ensuring ongoing market relevance. Our diverse teams lead with empathy, data and creativity—always in service of the experience. From whiteboard to roll-out, we help our clients embed experience across their operations from front to back office to accelerate digital transformation through a human-centric lens. Rightpoint has been recognized among the top customer experience consultancies in The Forrester Wave™: Customer Experience Strategy Consulting Practices, Q4 2020.
Are you someone who wants to inspire change in the way business is done? Do you want to work with encouraged and like-minded intrapreneurs? Us too! We take our work very seriously, but we have fun doing it. And we’re searching for passionate, talented people to join the Rightpoint team.
Our Commitment to You
No matter who you are, where you come from, who you love, what you believe, or what you geek out about, we bring people together to make great work. That's what makes us Rightpoint!!
Job Description:
Rightpoint is seeking React and React Native developers to engineer beautiful apps and APIs for startups and big brands alike. Do more than code– influence development practices and product direction! You’ll be working with enthusiastic and supportive peers in a trust-based work environment.
Skills & Requirements:
We're looking for React and React Native enthusiasts (ALL LEVELS) who have shipped and maintained production web applications. You should understand web technologies inside and out and take pride in your craft. Experience with React is a major plus as is interest in mobile app development using React Native. Exceptional candidates will have full-stack expertise, including knowledge of Node.js, and be comfortable architecting solutions from scratch. Join a growing practice at the intersection of our web and mobile teams and help to define how we build native, web, and progressive apps for mobile and emerging platforms.
Duties and Responsibilities
You will be working on building their React Native application from scratch.
Key Tasks:
- Architect and build the React Native application
- Incorporate geolocation to track artists in the platform
- Implement push notifications
- Create the booking process for an artist
- Add Payment methods
- Implement rating features
- Social media sharing features

Average salary estimate

$100000 / YEARLY (est.)
min
max
$80000K
$120000K

If an employer mentions a salary or salary range on their job, we display it as an "Employer Estimate". If a job has no salary data, Rise displays an estimate if available.

What You Should Know About React Native Contractor, Rightpoint

At Rightpoint, a Genpact company, we're on the lookout for an innovative React Native Contractor to join our team. As a global leader in digital transformation, we focus on blending creativity, data, and empathy to create seamless, engaging experiences. Picture yourself in a vibrant team where your ideas shape the direction of mobile and web applications for both startups and well-established brands. Here, your role will be more than just coding; you will influence development practices, ensuring that the uniqueness of each project shines through. We value every team member, embracing diversity and passion in everything we do. As part of our exciting journey, you’ll have the opportunity to architect and build a React Native application from scratch, incorporating features like geolocation tracking, a user-friendly booking process, and social media sharing capabilities. Your expertise will guide the project from concept to execution in a collaborative and trust-based environment. Whether you’re a seasoned React Native developer or just starting out, if you have a passion for engineering beautiful applications and a knack for problem-solving, we want you on our team. Join Rightpoint, where you’ll not only code but also help us redefine how technology serves our clients and makes their experiences unforgettable!

Frequently Asked Questions (FAQs) for React Native Contractor Role at Rightpoint
What does a React Native Contractor do at Rightpoint?

As a React Native Contractor at Rightpoint, you will be responsible for architecting and building mobile applications from scratch using the React Native framework. Your role will also involve implementing user-centric features like geolocation tracking, push notifications, and social media sharing functionalities that enhance the overall user experience. Additionally, you will participate in discussions that guide development practices and product direction, making your input invaluable.

Join Rise to see the full answer
What qualifications do I need to apply for the React Native Contractor position at Rightpoint?

To be a strong candidate for the React Native Contractor position at Rightpoint, you should have experience in building and maintaining production web applications using React and React Native. Familiarity with web technologies is essential, and having knowledge of Node.js and full-stack development can set you apart. Regardless of your experience level, a passion for mobile app development and a commitment to your craft are highly valued.

Join Rise to see the full answer
What is the working environment like for a React Native Contractor at Rightpoint?

At Rightpoint, React Native Contractors thrive in a supportive, trust-based work environment that encourages collaboration and creativity. You'll work alongside enthusiastic peers who share your passion for technology, allowing everyone to contribute to the project's success. We believe in enjoying our work while taking it seriously, making this a unique place where projects come to life in a fun atmosphere.

Join Rise to see the full answer
Is there room for career advancement as a React Native Contractor at Rightpoint?

Yes, at Rightpoint, we believe in fostering growth and development within our team. As a React Native Contractor, you will have opportunities to expand your skills, take on challenging projects, and potentially move into permanent roles or advanced positions within the company, depending on your aspirations and performance.

Join Rise to see the full answer
What types of projects will a React Native Contractor work on at Rightpoint?

A React Native Contractor at Rightpoint will engage in a variety of projects, ranging from creating mobile applications for startups to refining solutions for established brands. You will have the opportunity to work on exciting features such as payment integrations, artist booking processes, and innovative mobile functionalities that enhance user engagement and satisfaction.

Join Rise to see the full answer
How important is teamwork for a React Native Contractor at Rightpoint?

Teamwork is crucial for a React Native Contractor at Rightpoint. The collaborative culture encourages open communication, idea sharing, and joint problem-solving, ensuring that all team members work together effectively to achieve project objectives. Your contributions and those of your colleagues will be valued, as we all strive for excellence in our work.

Join Rise to see the full answer
What technologies will I be using as a React Native Contractor at Rightpoint?

As a React Native Contractor at Rightpoint, you will work primarily with React and React Native frameworks for mobile development. Additionally, knowledge of web technologies, APIs, Node.js, and cloud services might be beneficial, as you work on integrating essential project functionalities such as geolocation, push notifications, and payment processing.

Join Rise to see the full answer
Common Interview Questions for React Native Contractor
Can you explain how you would approach building a mobile application using React Native?

When building a mobile application with React Native, I would start by defining the application's objectives and target audience. After laying out the structure and design, I would set up the project using React Native CLI or Expo. Next, I would focus on creating reusable components and managing state effectively, ensuring a smooth user experience. Throughout the process, I would implement necessary features such as APIs integration for backend services, geolocation, and payment processing. Continuous testing and feedback would guide the development towards a final polished product.

Join Rise to see the full answer
What experience do you have with integrating APIs in a React Native application?

I have successfully integrated various APIs into React Native applications, which involved setting up RESTful services, handling data fetching, and managing responses effectively. Utilizing libraries like Axios or Fetch API, I've pulled data from backend services and appropriately handled the asynchronous nature of API calls. Additionally, I've worked on ensuring that the app's state was updated in response to API data, enabling smooth user interactions.

Join Rise to see the full answer
How would you handle state management in a React Native app?

State management is crucial for React Native apps, I typically use tools like Redux or Context API to manage global state effectively. By leveraging their capabilities, I ensure that app components remain in sync and that data flow is seamless. For local state management, I use React's built-in state handling, and I always strive to design a predictable state structure to facilitate maintenance and debugging.

Join Rise to see the full answer
Can you describe a time you faced a challenge while working with React Native and how you overcame it?

One challenge I faced was when I needed to implement geolocation features in a React Native project. Initially, I struggled with permission management and platform compatibility issues. To address this, I researched best practices for using the React Native Geolocation API, ensuring correct permission handling for both iOS and Android. With persistence and additional testing, I successfully integrated the geolocation functionality that worked seamlessly across devices.

Join Rise to see the full answer
What strategies do you use to optimize performance in React Native applications?

To optimize performance in React Native apps, I employ several strategies such as minimizing the number of re-renders using React.memo and useCallback hooks. I also focus on optimizing images and assets, using lazy loading techniques for components not immediately visible. Profiling the application and addressing bottlenecks helps maintain a smooth user experience, while keeping dependencies updated ensures better performance and security.

Join Rise to see the full answer
How comfortable are you with version control systems like Git?

I am very comfortable using Git for version control. I regularly use branching strategies to manage feature development, and I'm familiar with Git workflows to ensure a clean and effective collaboration with team members. I also prioritize clear commit messages, making it easier for others to understand the changes and maintain the project's history.

Join Rise to see the full answer
What testing methodologies do you find important for React Native apps?

Testing is vital for ensuring quality in React Native applications. I prioritize unit testing using frameworks like Jest and integration testing with tools like React Native Testing Library. For end-to-end testing, I leverage tools such as Detox or Cypress to simulate user interactions and verify app behavior in various scenarios. Regular testing not only boosts code reliability but also facilitates smoother collaboration among team members.

Join Rise to see the full answer
How do you stay updated with the latest trends and best practices in React Native development?

I stay updated with React Native trends by actively participating in online communities, following blogs, and subscribing to newsletters focused on mobile development. Attending conferences and workshops also provides insights into new tools and methodologies, while contributing to open-source projects allows me to learn from peers and gain real-world experience with the latest features and best practices.

Join Rise to see the full answer
Can you explain how you would structure a React Native application?

When structuring a React Native application, I follow a modular architecture where components are organized by features or functionality. This includes clear separation between UI components, containers, services, and navigation. I also utilize a central location for common assets such as styles and images. This structure not only promotes reusability but also enhances collaboration by making it easier for team members to navigate and contribute to the codebase.

Join Rise to see the full answer
How would you implement push notifications in a React Native application?

To implement push notifications in a React Native application, I would use libraries like React Native Firebase or OneSignal. I would begin by setting up appropriate permissions on both iOS and Android platforms, configuring the required keys, and testing the notification flow. Additionally, I would create services to handle incoming notifications and update the app's state accordingly, enabling a responsive user experience when new messages or alerts arrive.

Join Rise to see the full answer
Similar Jobs
Photo of the Rise User
Rightpoint Remote No location specified
Posted 7 days ago
Photo of the Rise User
Posted 7 days ago
Photo of the Rise User
Posted 5 days ago
Photo of the Rise User
Posted 5 days ago
Photo of the Rise User
Posted 10 days ago
Photo of the Rise User
Alpaca Remote North America - Remote - Eastern Time Zone
Posted 19 minutes ago
Photo of the Rise User
MediaLab Hybrid No location specified
Posted 11 days ago
Photo of the Rise User
Posted 2 days ago

Founded in 2007 and headquartered in Chicago, Illinois, Rightpoint is a digital consultancy company.

8 jobs
MATCH
VIEW MATCH
FUNDING
SENIORITY LEVEL REQUIREMENT
TEAM SIZE
EMPLOYMENT TYPE
Contract, remote
DATE POSTED
November 28, 2024

Subscribe to Rise newsletter

Risa star 🔮 Hi, I'm Risa! Your AI
Career Copilot
Want to see a list of jobs tailored to
you, just ask me below!